Method: saveRegisteredUserEx

Create a new registered user.

Parameters

Name Type Description
user RegisteredUser User to register
requestingUser string The user requesting the operation

Returns

Returns a WsResult with a structure defined by the following table.

Name Type Description
errorCode int See the Web Service Error Codes
errorMessage string Error message in readable text
success boolean True if operation is successful